Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail the whole EVM transaction if an internal Scilla call fails #2016

Merged
merged 3 commits into from
Dec 18, 2024

Conversation

JamesHinshelwood
Copy link
Contributor

(if the contract is whitelisted)

This PR also adds support for specifying 'forks' in configuration which lets us diverge execution behaviour based on the block height.

z2/src/chain.rs Outdated Show resolved Hide resolved
@JamesHinshelwood JamesHinshelwood force-pushed the scilla-call-precompile-error-jh branch from 5e53e17 to 7ba1698 Compare December 13, 2024 16:44
Copy link
Contributor

github-actions bot commented Dec 13, 2024

🐰 Bencher Report

Branchscilla-call-precompile-error-jh
Testbedself-hosted
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
nanoseconds (ns)
(Result Δ%)
Upper Boundary
nanoseconds (ns)
(Limit %)
process-empty/process-empty📈 view plot
🚷 view threshold
8,407,200.00
(-8.04%)
10,517,683.09
(79.93%)
produce-full/produce-full📈 view plot
🚷 view threshold
1,721,500,000.00
(-20.26%)
2,936,376,541.54
(58.63%)
🐰 View full continuous benchmarking report in Bencher

@86667
Copy link
Contributor

86667 commented Dec 17, 2024

Looks good to me. Push back dates and rebase and i'll approve

@JamesHinshelwood JamesHinshelwood force-pushed the scilla-call-precompile-error-jh branch from 7ba1698 to c06bb52 Compare December 18, 2024 09:02
@JamesHinshelwood JamesHinshelwood force-pushed the scilla-call-precompile-error-jh branch from cb5de64 to 9dd6f26 Compare December 18, 2024 10:57
86667
86667 previously approved these changes Dec 18, 2024
@JamesHinshelwood JamesHinshelwood added this pull request to the merge queue Dec 18, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Dec 18, 2024
@JamesHinshelwood JamesHinshelwood added this pull request to the merge queue Dec 18, 2024
Merged via the queue into main with commit ae82b0c Dec 18, 2024
4 of 6 checks passed
@JamesHinshelwood JamesHinshelwood deleted the scilla-call-precompile-error-jh branch December 18, 2024 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants